home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / MANDEL / !HyperMand / !Run < prev    next >
Text File  |  2002-06-12  |  645b  |  14 lines

  1. | !Run for !HyperMand Martin Carradus June 2002
  2. *If "<System$Path>" = "" Then Error 0 System resources cannot be found
  3. *IconSprites <Obey$Dir>.!Sprites
  4. *Set HyperMand$Dir <Obey$Dir>
  5. *WimpSlot -Min 64k -Max 256k
  6. *RMEnsure FPEmulator 0.00 RMLoad System:modules.fpemulator
  7. *RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !HyperMand
  8. *RMEnsure SharedCLibrary 0.00 RMLoad System:modules.clib
  9. *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !HyperMand
  10. *RMEnsure ColourTrans 0.00 RMLoad System:Modules.Colours
  11. *RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 to run !HyperMand
  12. *Run <HyperMand$Dir>.!RunImage %*0
  13.  
  14.